home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 19.zip / BS1 part 19 / AmigaLibDisk 154.adf / Utilities / ReadMe < prev    next >
Text File  |  1987-06-15  |  1KB  |  31 lines

  1.  
  2.    Here are 4 utilities that I wrote quite awhile ago. I wrote these as a
  3.  way to learn programming 'C' and the Amiga. In addition to being a learning
  4.  aid, I feel that these utilities are useful and thats why I have made them
  5.  publicly available. The 4 included programs are:
  6.  
  7.  UnDelete - Undelete a file from floppy (DF0:) to any device you request.
  8.             This version also checks for a disk in the drive and allows
  9.             you to abort cleanly with a CTRL 'C'.
  10.  
  11.  WhereIs  - Looks for a file and or directory of the name you enter. Will
  12.             default to the current device (even if your in a sub-directory)
  13.             or any specified device.
  14.  
  15.  CAL      - Clone of the Unix CAL command with a few additions. If no date
  16.             is entered, the current month is displayed. All dates from the
  17.             year 1 to 9999 are supported.
  18.  
  19.  DClock   - A simple title bar clock/memory gauge with pop to front. Thats
  20.             it, simple and clean. 12 or 24 hour format is supported.
  21.  
  22.    All programs were written in 'C' and compiled with Lattice 4.0. Only the
  23.  binaries are supplied and full copyrights are retained by Commodore-Amiga
  24.  and Dan Schein. Permission to copy and use these utilities is granted to
  25.  all for non-commercial use only. A nominal fee may be charged for a copying
  26.  fee, but otherwise these programs may not be sold. These programs are also
  27.  not ShareWare, save your money and buy another Amiga :-)
  28.  
  29.  Dan "Sneakers" Schein
  30.  Commodore-Amiga 1988
  31.